How to Install libexif12 software package in Debian 7 (Wheezy)

How to Install libexif12 software package in Debian 7 (Wheezy)

libexif12 software package provides library to parse EXIF files, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libexif12 

libexif12 is installed in your system.

Make ensure the libexif12 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libexif12 *

You will get with libexif12 package name, version, architecture and description in a table

libexif12 package basic information:

Distro Debian 7 wheezy
Section Libraries
Package libexif12
Version 0.6.20-3
Description library to parse EXIF files
Sub Section libs


See Also, How to uninstall or remove libexif12 software package from Debian 7 (Wheezy)?